public class Another { public static String whatis() { return "Testing"; } }