Example of inheritance

 ustring is a class that inherits from the
 string class but stores everything in upper case.

