# File lib/vagrant-lxc/driver.rb, line 44
      def base_path
        Pathname.new("#{containers_path}/#{@container_name}")
      end