= private = protected
variable_is_set?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rss/maker/feed.rb, line 60 def variable_is_set? super or !authors.empty? end