The namespace util currently contains no public methods.
* indicates required
Private Methods:
| a proc used for debugging, just prints out a value to the error log | 
| capitalizes the first letter of a string 
 | 
| escapes quotes and removes comment tags from a body of commented text 
 
 | 
| takes a .adp template name and the name of the file to be written and creates the {file;} also puts out a notice before 
 
 | 
| takes an alphabetized list and an entry 
 
 | 
| used to compare two different elements in a list of parsed data for public or private procs | 
| uses ns_library to find the server root, may not always be accurate because it essentially asks for the tcl library path and strips off the last /tcl directory | 
|  | 
* indicates required