# File lib/Borges/Component/BatchedList.rb, line 52
  def start_index
    return @current_page * @batch_size
  end