# File lib/nokogiri/xml/node.rb, line 813 def write_xhtml_to io, options = {} write_format_to SaveOptions::DEFAULT_XHTML, io, options end