# File lib/ruby-progressbar/output.rb, line 42
  def with_refresh
    yield
    refresh
  end