module Vagrant module Lxd class Config < Vagrant.plugin("2", :config) end end end