# File lib/cloudhost/util.rb, line 82
    def xen_host?
      File.exist?("/proc/xen")
    end