# File lib/aws/core/resource_cache.rb, line 20
      def initialize
        @cache = {}
      end