# File lib/fog/rackspace/models/orchestration/stacks.rb, line 25 def create(options={}) service.create_stack(options).body['stack'] end