!7 sclass Fixer extends DynModule { void start { PropertyChangeListener[] l = UIManager.getPropertyChangeListeners(); pnl(map className(l)); } }