Methods
T
Instance Public methods
to_feed(rss, channel)
# File lib/rss/maker/0.9.rb, line 190
def to_feed(rss, channel)
  channel.copyright = content if have_required_values?
end