# File lib/jabber4r/protocol.rb, line 1371 def cdata(content) @current.append_data(content) if @current end