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