# File lib/fog/libvirt/compute.rb, line 55 def initialize(options={}) # libvirt is part of the gem => ruby-libvirt require 'libvirt' end