in source/lib/main-stack.ts [67:71]
private addToParamLabels(label: string, param: string) { this.paramLabels[param] = { default: label } }