public class REd { public static void main(String args[]) { MEd anEd=new MEd("test", 400, 200); } }