Function Container.instantiate

Sets up the internal state of container.

abstract Container instantiate ();

Sets up the internal state of container (Ex, for singleton container it will spawn all objects that locator contains).