// Placeholder - should be moved into generic parser export function parser(keys){ return {keys: [], ex_str: undefined} }