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