method
make_feed
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
make_feed()
private
Hide source
# File lib/rss/maker/0.9.rb, line 16 def make_feed Rss.new(@feed_version, @version, @encoding, @standalone) end