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