class Loofah::HTML::Document


See Loofah::ScrubBehavior and Loofah::TextBehavior for additional methods.
Subclass of Nokogiri::HTML::Document.
:nodoc:

def serialize_root

def serialize_root
  at_xpath("/html/body")
end