# File lib/ruby-progressbar/components/time.rb, line 22
  def estimated_with_label
    "#{ESTIMATED_LABEL}: #{estimated}"
  end