method
make
make(&block)
public
Hide source
# File lib/rss/maker/base.rb, line 137 def make(&block) new.make(&block) end