router = new Router(); $this->moduleManager = new ModuleManager(); $this->router->init($this); } }