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