# File lib/nokogiri/xml/builder.rb, line 329
      def to_xml(*args)
        @doc.to_xml(*args)
      end