public function getPagination($url = false, $additionalVars = array())
 {
     return parent::getPagination($url, $additionalVars);
 }