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