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