class RorVsWild::Client

def at_exit

def at_exit
  threads.each(&:join)
end