class ProgressBar::Calculators::Length

def length

def length
  current_length || reset_length
end