3 4 5
# File 'lib/cody/stack/status.rb', line 3 def status @status ||= CfnStatus.new(@stack_name) end