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