public class funObject { protected static String protectedFun() { return "OK"; } }