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