# File lib/vagrant-lxc/config.rb, line 57
      def customize(key, value)
        @customizations << [key, value]
      end