class Test { void simpleMethod() { int x = 0; int k = 1; } }