static Scorer scoreToConsole(VF1 r) { new Scorer scorer; callF(r, scorer); print(); ret print(scorer); }