240 241 242
# File 'lib/cfer/cfn/client.rb', line 240 def remove(stack_name, options = {}) delete_stack(stack_name) end