pub(crate) fn parse_with_conjure( input_file: &str, context: Arc<RwLock<Context<'static>>>, ) -> Result<Model>