response = $response; } public function handle(ServerRequestInterface $request): ResponseInterface { return $this->response; } }