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