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