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