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