class Test { public void context() { method(); } public void method() {} }