# File lib/active_support/cache.rb, line 94 def exist?(key, options = nil) log("exist?", key, options) end