This method of the Atom class creates an atom object for the specified string. Atoms are case-sensitive and assume that all case folding has been done.
public static Atom create(String s);