# File lib/ruby-progressbar/timer.rb, line 48
  def restart
    reset
    start
  end