Module ...
Handles unidentified objects, and their identification
Functions
| _M:canIdentify () | Can this object be identified at all ? Defaults to true, you can overload it | 
| _M:getUnidentifiedName () | Get the unided name | 
| _M:identify (id) | Identify the object | 
| _M:isIdentified () | Is the object identified ? | 
| _M:resolveIdentify () | Defines the default IDed status |