# File lib/xmlsimple.rb, line 949
def
parse(xml_string) Document.new(xml_string)
end