# File lib/typhoeus/request.rb, line 157
    def hash
      Zlib.crc32 cache_key
    end