class Byebug::Remote::Client

def started?

def started?
  !socket.nil?
end