/**
  * Add reference to the index object
  *
  * @internal
  */
 public function addReference()
 {
     return $this->_index->addReference();
 }