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