nitc :: NitUnitGenerator :: _nodot
# Method names that do not need a "." in call. var nodot: Array[String] = ["+", "-", "*", "/", "%", "==", "!=", "<", "<=", "<=>", ">", ">=", ">"]