# File lib/specinfra/host_inventory.rb, line 56
def
each_key
KEYS
.
each
do
|
k
|
yield
k
end
end