# File lib/jabber4r/protocol.rb, line 110 110: def is_disconnected? 111: return @status == DISCONNECTED 112: end