[Source]
# File lib/rss/maker/base.rb, line 642 642: def link 643: @maker.channel.link 644: end
[Validate]