public class That {
    protected String nm() {
	return "That";
    }
}
