# File lib/aws/core.rb, line 510
    def reset_memoization
      Thread.current[:aws_memoization] = {}
    end