class Delocalize::Parameters

def [](key)

def [](key)
  convert_hashes_to_parameters(key, super)
end