does that example seem contrived? well, JS went through a whole thing where `Array.prototype.flatten()` (now called `flat()`) might have been named `smoosh()` because of this problem!

JS's notion of stability does not encompass this by default, but in some cases they take care with it

Comments