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