Insert attempts to insert a named object obj into the scope s. If the scope already contains an object alt with the same name, Insert leaves the scope unchanged and returns alt. Otherwise it inserts obj and returns nil."
(obj *Object)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected