module Vagrant module Command autoload :Base, 'vagrant/command/base' end end