/**
  * @return string
  */
 public function getBody()
 {
     return $this->response->getBody();
 }