# File lib/ruby-progressbar/outputs/null.rb, line 16
  def bar_update_string
    ''
  end