# File lib/will_paginate/finders/sequel.rb, line 15 def out_of_bounds? current_page > total_pages end