-- --^ A rodent. -- property ancestor on birth me set the ancestor of me = birth(script "mammal") set the favouriteSound of me = "squeak!" set the mySpecies of me = "mouse" return me end