// "Use 'getMethod()'" "true" class X { void test() { String.class.getMethod("getClass"); } }