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