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