global

def alive?() return thread && thread.alive?; end

def alive?() return thread && thread.alive?; end