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