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