# File lib/fog/xenserver/models/compute/host_cpu.rb, line 29
        def host
          service.hosts.get __host
        end