getRouter(); $router->addRoute($this->uri, [di($class), $method], $this->method); return $router; } }