# File rxml/base_transformer.rb, line 165
      def text(doc, txt="", args={})
        doc << txt  
      end