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