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