println

open fun println()
open fun println(obj: Any)
open fun println(str: String)