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