Add a private static instance variable to the Coin class that counts the total number of coins that were constructed. Also add a static method objectCount that returns the count.