class Main { void foo() { Object.class.getMethod("<caret>"); } }