metamorphose() is a method that transforms a model module into a model module of a different (non-inheriting) class.
metamorphose(x, ...)
A model module (an instance of a class that inherits from Ready4Module) of a different class to that supplied to the method.
A model module (an instance of a class that inherits from Ready4Module)
Additional arguments