This method indicates that a class has been constructed and is ready for normal use. Designed to be overridden.
For backward compatibility, this method does not take an Environment parameter.
SOMClass receiver; somClassReady(receiver);