# File temp/parsers/ultralightparser.rb, line 16
      def rewind
        @stream.rewind
        @parser.stream = @stream
      end