# File lib/net/ssh/shell/process.rb, line 59
    def running?
      state == :running
    end