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