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