# File lib/ruby-progressbar/progress.rb, line 103
  def total_with_unknown_indicator
    total || '??'
  end