sclass NoAttractor > Attractor { *() { tester = f isNo; } *(Runnable action) { this(); this.action = action; } }