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