I\'m just learning about the existence of the .instance property of JS classes, which appears to return the previous instance (?) of the class.
.instance
However,