# File lib/cloudhost/util.rb, line 19
    def initialize
      @virsh = Virsh.new
      @guests = []
    end