39 40 41
# File 'lib/lono/cfn.rb', line 39 def cancel(stack) Cancel.new(options.merge(stack: stack)).run end