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