# File lib/facets/more/progressbar.rb, line 206
  def halt
    @is_finished = true
    show_progress
  end