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