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