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