# File lib/ruby-progressbar/calculators/length.rb, line 14
  def length
    current_length || reset_length
  end