# File lib/aws/common.rb, line 190
    def memoizing?
      !Thread.current[:aws_memoization].nil?
    end