Print Method for MONA Objects
print.mona.RdPrints the ordering of objects, separation steps, and used variables
of a mona object.
This is a method for the function print() for objects
inheriting from class mona.
Usage
# S3 method for class 'mona'
print(x, ...)