class DEBUGGER__::Config

def []=(key, val)

def []=(key, val)
  set_config(key => val)
end