# File lib/kaminari/helpers/paginator.rb, line 135
        def first?
          @page == 1
        end