= private = protected
setup_items(rss)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rss/maker/0.9.rb, line 44 def setup_items(rss) @maker.items.to_feed(rss) end