Hi. here you are.
cat := class(tag){}
cat_client := class(cat){}
cat_client_child := class(cat_client){}
cat_destination := class(cat){}

The description in the document is probably out of date or wrong.
Hi. here you are.
cat := class(tag){}
cat_client := class(cat){}
cat_client_child := class(cat_client){}
cat_destination := class(cat){}

The description in the document is probably out of date or wrong.