fn promote(self: Self, allocator: Allocator) Managed
Convert from an unmanaged map to a managed map. After calling this, the promoted map should no longer be used.
self: Self,
allocator: Allocator,