# File lib/action_dispatch/http/rack_cache.rb, line 44
    def open(key)
      @store.read(key)
    end