# File lib/Borges/Component/BatchedList.rb, line 94 def previous_page @current_page -= 1 unless on_last_page? end