# File soap/encodingstyle/aspDotNetHandler.rb, line 146 def decode_text(ns, text) # @textbuf is set at decode_tag_end. @textbuf << text end