Postprocessor class of module.
Priority at which to instantiate the postprocessor. A lower priority makes it get instantiated before other postprocessors. Defaults to 0.priority.
String name of the module. Only used in case an error message is needed.
Mixes in a module constructor that registers the supplied Postprocessor class in the module to be instantiated on library initialisation.