# File lib/ansi/progressbar.rb, line 88 def finish @current = @total @is_finished = true show_progress end