# File lib/vagrant-lxc/driver/cli.rb, line 41
        def config(param)
          run(:config, param).gsub("\n", '')
        end