*This is a follow-up to PR 14886, which "broke" this.* In addition to fixing the issue, using an Array and `join`-ing it at the end may also be a tiny bit more efficient than using a growing string.
*This is a follow-up to PR 14886, which "broke" this.* In addition to fixing the issue, using an Array and `join`-ing it at the end may also be a tiny bit more efficient than using a growing string.