class DEBUGGER__::Config

def if_updated old_conf, new_conf, key

def if_updated old_conf, new_conf, key
ew = old_conf[key], new_conf[key]
old, new if old != new