/**
  * {@inheritDoc}
  */
 public function getEntrees()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getEntrees', array());
     return parent::getEntrees();
 }