class Concurrent::Collection::AtomicReferenceMapBackend

def [](key)

def [](key)
  get_or_default(key)
end