= private = protected
variables()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rss/maker/feed.rb, line 394 def variables if out_of_line? super elsif xml_type? super + %(xml) else super end end