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