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