# File lib/ruby-progressbar/progress.rb, line 33
  def finished?
    @progress == @total
  end