# File lib/active_support/vendor/memcache-client-1.5.1/memcache.rb, line 562 def hash_for(key) (key.crc32_ITU_T >> 16) & 0x7fff end