done()
Prints out the terminal message.
# File lib/rubygems/user_interaction.rb, line 487 def done @out.puts "\n#{@terminal_message}" end