Name = 'Application'; $this->ModuleManager = new AppModuleManager($this); $this->Modules = array(); } function Run() { } }