209 210 211
# File 'lib/cfer/cfn/client.rb', line 209 def stack_cache(stack_name) @stack_cache[stack_name] ||= {} end