void add_namespace(string ns, void|string symbol, void|int(0..1) chain)
Adds a new namespace to this node. The preferred symbol to use to identify the namespace can be provided in the symbol argument. If chain is set, no attempts to overwrite an already defined namespace with the same identifier will be made.