# File lib/action_dispatch/http/rack_cache.rb, line 40
    def exist?(key)
      @store.exist?(key)
    end