class Utils::ProbeServer

def output_message(msg)

def output_message(msg)
  STDOUT.puts msg
  STDOUT.flush
end