class Nokogiri::HTML::Document

def to_html

def to_html
  serialize
end