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