# File lib/ruby-progressbar/progress.rb, line 57
  def reset
    start :at => starting_position
  end