These are the functions that are needed to implement the interface `Printable`: ### print
Overload Description
print(obj: Self) -> () Prints obj to stdout