# File lib/action_controller/pagination.rb, line 322
        def first_item
          offset + 1
        end