class Test { Object method() { Integer.parseInt("1", 10); } }