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