public function __construct()
 {
     self::$automata = new Automata("Automata");
 }