class Barneleker implements LagerLyd { public void lagLyd() { System.out.println("bip bop!"); } }