# File lib/aws/response_cache.rb, line 45
    def cached(resp)
      @indexed_responses[resp.cache_key]
    end