module Vagrant class Action module Env autoload :Set, 'vagrant/action/env/set' end end end