# File lib/nokogiri/xml/node.rb, line 751 def to_xml options = {} options[:save_with] ||= SaveOptions::DEFAULT_XML serialize(options) end