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