# File lib/ruby-progressbar/output.rb, line 34
  def clear_string
    ' ' * length_calculator.length
  end