getRouter(); // TODO: Implement setHandler() method. return $router->addRoute($this->uri, $handler, $this->method); } }