An extension of BaseObject, and an ancestor of every other class.
MozBase has an 'ozname' feature, and the init
call initializes
'ozname' to {NewName}, as well as storing a reference to the Storage
class. MozBase also has a method 'ozname' that returns this name.
All of the methods listed in General Class Issues are first
defined in MozBase.
MozBase will not usually be directly instantiated.