class ComplexConfig::Provider

def new_key

def new_key
  SecureRandom.hex(16)
end