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