Function ValueContainer.instantiate

Sets up the internal state of container.

ValueContainer instantiate ();

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