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