# File lib/active_support/cache.rb, line 176
      def self.instrument
        Thread.current[:instrument_cache_store] || false
      end