class ProgressBar::Calculators::Length

def reset_length

def reset_length
  self.current_length = calculate_length
end