in chef_inventory.py [0:0]
def check_key(self, dic, attr): if attr in dic: return dic[attr] else: return ['none']