= private = protected
have_required_elements?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rss/atom.rb, line 588 def have_required_elements? super and have_author? end