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