Source: show | on GitHub
# File lib/rss/maker/entry.rb, line 62 def to_feed(entry) (normalize.first || Item.new(@maker)).to_feed(entry) end