# File lib/Borges/Component/BatchedList.rb, line 73
  def on_first_page?
    return @current_page == 0
  end