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