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