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