# File lib/nokogiri/xml/document_fragment.rb, line 29
      def to_xhtml *args
        children.to_xhtml(*args)
      end