/**
  * @return  \ZF\ContentNegotiation\Request
  */
 public function getRequest()
 {
     return parent::getRequest();
 }