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