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