Im supposed to write a program which handles auctions for dogs. If a dog is removed using the removeDog() method, the dogs auction should also be removed (if it has one). I