public static void getage(mammal d) { d.lifeexpectancy(); }
public static void getsize(mammal d) { d.size(); }