route->getHandler())($call); } public function notFound(RequestInterface $request): ResponseInterface { throw new NotFoundException(); } }