# File src/ruby_supportlib/phusion_passenger/utils/progress_bar.rb, line 51
    def finish
      @output.write("\n")
      @output.flush
    end