# File lib/ruby-progressbar/base.rb, line 58 def stop output.with_refresh { timer.stop } unless stopped? end