class Gem::StreamUI::SimpleProgressReporter

def done

def done
  @out.puts "\n#{@terminal_message}"
end