The first of these (description) takes the information that the Converter knows
about its units and creates a string that describes it. As with__init__, all methods must
have a first parameter of self. The method will probably need it to access the data of the
class to which it belongs.