# File lib/facets/more/progressbar.rb, line 233
  def inspect
    "(ProgressBar: #{@current}/#{@total})"
  end