response = $response; } //-------------------------------------// public function body(): string { return $this->response; } }