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