# File lib/fog/rackspace/orchestration.rb, line 76
        def stack
          @stack ||= service.stacks.get(r[1], r[2])
        end