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