module Loofah::HtmlFragmentBehavior

def to_s

def to_s
  serialize_root.children.to_s
end