pub fn fold_layer_names<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<LayerName>
) -> Vec<LayerName>