[Source]
# File lib/rss/maker/base.rb, line 625 625: def link 626: @maker.channel.link 627: end
[Validate]