# File ./protocol.rb, line 101
      def is_connected?
        return @status == CONNECTED
      end