| 12901 | * `set` takes time proportional to the depth of group nesting. |
| 12902 | */ |
| 12903 | class Namespace { |
| 12904 | /** |
| 12905 | * Both arguments are optional. The first argument is an object of |
| 12906 | * built-in mappings which never change. The second argument is an object |
nothing calls this directly
no outgoing calls
no test coverage detected