pub fn visit_unquoted_string<V: VisitMut + ?Sized>(
    visitor: &mut V,
    string: &mut UnquotedString
)