method
new
new(maker)
public
Hide source
# File lib/rss/maker/base.rb, line 416 def initialize(maker) super @do_sort = false @max_size = -1 end