method
text

text(data)
public
Hide source
# File lib/rss/parser.rb, line 334 def text(data) @text_stack.last << data end