# File lib/loofah/html/document_fragment.rb, line 30
      def serialize_root
        at_xpath("./body") || self
      end