# File lib/prawn/document/graphics_state.rb, line 43
      def restore_graphics_state
        add_content "Q"
      end