# File jabber4r/protocol.rb, line 1342

        def cdata(content)

          @current.append_data(content) if @current      

        end