static L hotwire_classes = synchroList(); static Class hotwireDependent(S src) { Class c = hotwire(src); makeDependent(c); ret c; }