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