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