pub fn fold_regex<V>(_visitor: &mut V, n: Regex) -> Regex where
    V: Fold + ?Sized