# File lib/soap/encodingstyle/soapHandler.rb, line 201
  def decode_text(ns, text)
    @textbuf << text
  end