/**
  * {@inheritdoc}
  */
 public function setArguments(array $args = array())
 {
     return $this->_delegate->setArguments($args);
 }