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