# File lib/progressbar.rb, line 232
  def do_percentage
    100 - super
  end