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