Writes message to the error output
50 51 52
# File 'lib/nimbus.rb', line 50 def error_message(msg) STDERR.puts msg end