pub(crate) fn parse( global_args: &GlobalArgs, context: Arc<RwLock<Context<'static>>>, file_path: &str, ) -> Result<Model>