126 127 128
# File 'lib/chef/cookbook_loader.rb', line 126 def each_value(&block) values.each(&block) end