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