pub fn parse_essence_file( path: &str, context: Arc<RwLock<Context<'static>>>, ) -> Result<Model, EssenceParseError>