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