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