class_name StaticClass extends Object func _init() -> void: push_error( "%s is an instance of a static class, which is not allowed" % self ) free()