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