Writes to the standard output
55 56 57
# File 'lib/nimbus.rb', line 55 def write(str) STDOUT.write str end