class Concurrent::Collection::AtomicReferenceMapBackend

def key_hash(key)

def key_hash(key)
  key.hash & HASH_BITS
end