# File lib/net/ssh/shell/process.rb, line 71
    def wait!
      manager.session.loop { busy? }
      self
    end