[Source]
# File lib/rss/rss.rb, line 50 50: def initialize(prefix) 51: @prefix = prefix 52: end
[Validate]