BasicObject
# File lib/vagrant-libvirt.rb, line 34 def default_provider (ENV['VAGRANT_DEFAULT_PROVIDER'] || :virtualbox).to_sym end