# File lib/action_controller/pagination.rb, line 239
      def first_page
        @first_page ||= self[1]
      end