# File lib/ruby-progressbar/progress.rb, line 114
  def absolute
    progress - starting_position
  end