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