# File lib/thread_safe/util/power_of_two_tuple.rb, line 13 def volatile_get_by_hash(hash) volatile_get(hash_to_index(hash)) end