add(new Command\ApplyCommand()); $this->add(new Command\SignCommand()); $this->add(new Command\FactsCommand()); } }