# File lib/cloudhost/util.rb, line 86
    def run
      collect_guests
      cleanup_stale_autostart_files if xen_host?
      autostart_guests
    end