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