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