# File lib/virt.rb, line 14 def connect uri, options = {} @connection = Virt::Connection.new uri, options end