When coping with a classified_procedure, the arity is needed. This is coded in the procedure_name following the proc identifier. However, the arity is coded in an atom symbol unsuitable for (numeric) processing. It is straightforward to extract the number via the COMMON LISP symbol processing functions. The alternative employed here is to use some selectors to get the information from a `lower' level.