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