class Test { Object method() { String.format("%d, %d", 1, 2 } }