# File lib/prawn/document/internals.rb, line 48
      def current_page
        @active_stamp_dictionary || @store[@current_page]
      end