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