get_default
Description:
As the registry is designed to work as a singleton, this method is in charge of creating the only instance or returned it if it is already in memory.
Returns:
a new or an already created instance of the registry. It is NOT MT-safe |