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