| acquire | Make a Module | 
| as_module | Use a Package as if a Module | 
| drop | Drop a Module | 
| is_module | Test if an Object is a Module | 
| is_thing | Test if an Object is a Thing | 
| module | Make a Module | 
| name | Name a Module | 
| print.module | Print a Module | 
| provide | Provide Objects from a Module | 
| refer | Copy Bindings from a Module to Another | 
| require | Load/Attach Package to Local Search Path | 
| thing | Make a Thing | 
| ule | Make a Module | 
| use | Load/Attach a Module to the Search Path | 
| [.thing | Invoke the Active Binding in a Thing |