# File lib/jabber4r/protocol.rb, line 1362
        def text(text)
          @current.append_data(text) if @current      
        end