method
variables
variables()
private
Hide source
# File lib/rss/maker/atom.rb, line 74 def variables if type == "xhtml" super + %(xhtml) else super end end