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