public class Hund extends Dyr{ public void lagLyd(){ System.out.println("VOFF"); } }