pub fn visit_url_modifiers<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[UrlModifier]
)