Use print() on an aliased object

USAGE:

print.aliased(x, ...) 

This is a method for the function print() for objects inheriting from class aliased. See print or print.default for the general behavior of this function and for the interpretation of x.