# File lib/aws/common.rb, line 165 def start_memoizing Thread.current[:aws_memoization] ||= {} nil end