[Source]
# File lib/rss/rss.rb, line 65 65: def initialize(prefix) 66: @prefix = prefix 67: end
[Validate]