response = $response; } public function getBody() { return json_decode($this->response->getBody()); } }