public function getEmail()
 {
     $this->__load();
     return parent::getEmail();
 }