class RTUI::Progress

def halt

def halt
  @finished = true
  show
end