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