Symbols are equal to other symbols with an equal (==) name string.
==
Symbols representing library private names also need to represent names from the same library.
bool operator ==(Object other);