# File lib/progressbar.rb, line 205
  def halt
    @finished_p = true
    show
  end