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