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