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