# File lib/raindrops/aggregate/pmq.rb, line 235 def each; aggregate.each { |*args| yield(*args) }; end