public class PsiChangesTest { private int a; private int b; PsiChangesTest() { } void foo() { } void bar() { } }