# File raggle, line 1480
      def each
        @feeds.each { |feed| yield feed }
      end