public function run() { $router = DI::router(); $output = $router->getOutputByRequest(); DI::render()->show($output, $router->getPath()); }