# File lib/libvirt.rb, line 19
        def initialize(type, version)
            @type = type
            @version = version
        end