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