64 65 66
# File 'lib/bake/registry/directory_loader.rb', line 64 def each(&block) @paths.each_key(&block) end