11 12 13
# File 'lib/lono/cfn.rb', line 11 def create(stack) Create.new(options.merge(stack: stack)).run end