package package1.test; public class A { static Object method() { return null; } }