pub fn parse_from_string( unparsed_file: String, registry: &dyn OverlayRegistry, ) -> Result<OCAAst, ParseError>