Test Hook function used to cause the internal caching of objects to be bypassed, this should never
be enabled for production as it has additional performance impact caused by the repetitive creation
of the lazy wrappers.
Parameters
newValue: boolean
When true will cause all new lazy implementations to bypass the cached lookup.
Test Hook function used to cause the internal caching of objects to be bypassed, this should never be enabled for production as it has additional performance impact caused by the repetitive creation of the lazy wrappers.