def update_status(): return status.update()
def turn_on(): status.turn_on() engine.update_block_list() status.update()