# File lib/ruby-progressbar/base.rb, line 54 def pause output.with_refresh { timer.pause } unless paused? end