# File lib/nokogiri/xml/node.rb, line 805 def write_html_to io, options = {} write_format_to SaveOptions::DEFAULT_HTML, io, options end