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