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