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