# File lib/aws/common.rb, line 178
    def stop_memoizing
      Thread.current[:aws_memoization] = nil
    end