# File lib/puppet/external/event-loop/better-definers.rb, line 42 42: def collect! (&block) 43: replace Hash[*collect(&block).flatten] 44: end