class ThreadSafe::Util::PowerOfTwoTuple

def volatile_get_by_hash(hash)

def volatile_get_by_hash(hash)
  volatile_get(hash_to_index(hash))
end