pub fn fold_document_type<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: DocumentType
) -> DocumentType