Akka doc を読む: http://doc.akka.io/docs/akka/2.2.3/AkkaScala.pdfセクションの状態
2.2.1 Hierarchical Structure
The only prerequisite is to know that each actor has exactly one supervisor,
which is the actor that created it.
しかし、階層ツリーの最上位では、親アクターにはスーパーバイザーがありませんか?