module Feedjira module Podcast module Channel module Syndication def self.included(base) end end end end end