pub fn parse_and_hydrate( file_arc: Arc<PathBuf>, buffer: &String, ) -> Result<DocumentContext, Error>