void
print(Object value)
println(Object value)
Print a value formatted Groovy style to the print writer.
value
Print a value formatted Groovy style (followed by a newline) to the print writer.