# File lib/loofah/html/document_fragment.rb, line 25
      def to_s
        serialize_root.children.to_s
      end