class Utils::ProbeServer

def list_jobs

def list_jobs
  @jobs_queue.instance_variable_get(:@que)
end