Methods
N
Attributes
[R] prefix
Class Public methods
new(prefix)
# File lib/rss/rss.rb, line 66
def initialize(prefix)
  @prefix = prefix
end