class Appsignal::Config

def []=(key, value)

def []=(key, value)
  config_hash[key] = value
end