# File rexml/pullparser.rb, line 184 def cdata content @main.push PullEvent.new( cdata:cdata, content ) end