Initialization Method
The initialization method is a special kind of object-independent method. It is run by RODM at initialization time. When RODM is started with the initialization method, RODM installs, runs, and then frees the method automatically. The main purpose of the initialization method is to set up the initial hierarchy of the RODM data cache. Some functions can be used only by the initialization method. The RODM load function can be used as the RODM initialization method.