class Nokogiri::XML::Node

def to_html

def to_html
  to_xml
end