# File lib/ruby-progressbar/outputs/non_tty.rb, line 14
  def last_update_length
    @last_update_length ||= 0
  end