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