# File lib/fog/xenserver/models/compute/server.rb, line 62
        def affinity
          connection.hosts.get __affinity
        end