Introduction - If you have any usage issues, please Google them yourself
* Exercise 5-2
*
* For our automobile class from the previous exercise, add a support method that
* returns a complete description of the automobile object as a formatted string,
* such as, "1957 Chevrolet Impala". Add a second support method that returns
* the age of the automobile in years.