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