# File protocol.rb, line 125
      def is_disconnected?
        return @status == DISCONNECTED
      end