# File lib/active_support/cache/strategy/local_cache.rb, line 28 def read_entry(key, options) @data[key] end