class Utils::ProbeServer

def inspect

def inspect
  "#<Probe #queue=#{@jobs_queue.size}>"
end