# File lib/fog/xenserver/models/compute/server.rb, line 104
        def resident_on
          service.hosts.get __resident_on
        end