The docstring of class MOU() needs improving:
- Provide a proper description at the begining.
- The list of parameters does not correspond to the actual parameters required by
self.__init__() function.
- Make an adequate separation of parameters, attributes and methods.