Writes message to the standard output
45 46 47
# File 'lib/nimbus.rb', line 45 def message(msg) STDOUT.puts msg end