public class Test {
    public static void main(String[] args) {
        new p1.ReflectTest().test(new Test());
    }
}
