# File lib/ruby-progressbar/components/time.rb, line 26
  def elapsed_with_label
    "#{ELAPSED_LABEL}: #{elapsed}"
  end