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