I tried to access a classes list from outside the class with TestClass("other_variable").testList, but it dosen\'t work, it returns []. T
TestClass("other_variable").testList
[]