pub fn substitute_variables_in_string(
    config: &ParserConfig,
    source: &str
) -> String