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