/**
  * {@inheritdoc}
  */
 public function getStringArrayExpanded()
 {
     return $this->highlightReference(parent::getStringArrayExpanded());
 }