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