class Nokogiri::HTML::Builder

def to_html

def to_html
  @doc.to_html
end