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