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