# File lib/progressbar.rb, line 226
  def inspect
    "#<ProgressBar:#{@current}/#{@total}>"
  end