*/ /** * The Minz_Model class represents a model in the MVC paradigm. */ class Minz_Model { }