# File lib/blimpy/livery/cwd.rb, line 14
      def use_sudo?(box)
        box.username != 'root'
      end