The Atom class has the following methods:
create creates an atom object for the specified string.
equals specifies whether two specified atoms are equal.
hashCode converts an atom name string into a hash code.
toString returns the string represented by the atom.