# File lib/fog/xenserver/models/compute/pool.rb, line 46
        def master
          service.hosts.get __master
        end