# File lib/net/ssh/shell/process.rb, line 67
    def busy?
      starting? || running?
    end