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