pub fn read_model_json( ctx: &Arc<RwLock<Context<'static>>>, path: &str, test_name: &str, prefix: &str, test_stage: &str, ) -> Result<Model, Error>