# File lib/fog/rackspace/orchestration.rb, line 72
        def resource
          @resource ||= service.resources.get(r[3], stack)
        end