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