# File lib/libxml/document.rb, line 54 def self.io(value, options = {}) Parser.io(value, options).parse end