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