/**
  * {@inheritdoc}
  */
 public function getTermName($identifier)
 {
     return parent::getTermName($this->mapIdentifier($identifier));
 }