pub type ModelConstructor = fn(_: Value) -> Option<Box<dyn ReportableModel>>;