add(new Generate()); $this->add(new Serve()); $this->setDefaultCommand('generate'); } }