# File lib/Borges/Component/BatchedList.rb, line 87 def next_page @current_page += 1 unless on_last_page? end