package sandbox // ResetForTest resets the global manager for testing purposes. func ResetForTest() { mgr = nil }