Global registry
$_data= 'array()'
array()
$_instances= 'array()'
__construct( ) : void
__get( $key ) : void
__isset( $key ) : void
__set( $key, $value ) : void
__unset( $key ) : void
addToGlobals( ) : void
getInstance( $name = 'default' ) : void