# File lib/ruby-progressbar/outputs/tty.rb, line 15
  def bar_update_string
    bar.to_s
  end