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