[Source]
# File lib/rss/maker/2.0.rb, line 10 10: def initialize(feed_version="2.0") 11: super 12: end
[Validate]