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