make_feed()
No documentation available.
# File lib/rss/maker/1.0.rb, line 17 def make_feed RDF.new(@version, @encoding, @standalone) end