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