# File lib/vagrant-lxc/driver.rb, line 129
      def attach(*command)
        @cli.attach(*command)
      end