in script/lib/mode-collection.ts [17:19]
public add(modeName: string, vars: VariableCollection) { this.modes.set(modeName, vars) }