# File lib/fog/xenserver/models/compute/host.rb, line 93
        def enable
          service.enable_host(reference)
        end