# File lib/facets/more/progressbar.rb, line 200 def finish @current = @total @is_finished = true show_progress end