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