This method outputs a brief description that identifies the receiving object. Designed to be overridden.
Note: For backward compatibility, this method does not take an Environment parameter.
SOMObject receiver; SOMObject rc; rc = somPrintSelf(receiver);