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