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