/**
  * Returns the current page
  */
 public function getCurrentPage()
 {
     return parent::get_current_page();
 }