# File lib/fog/rackspace/models/orchestration/stacks.rb, line 21 def adopt(options={}) service.create_stack(options) end