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