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