Renamed escape(unsafe:) to escaping(unsafe:) in accordance with the API Design Guidelines. One of the first things you learn as a Swift programmer is string interpolation, or how to mix variables and expressions into string literals to build new strings: What you may not know is that you can customize what string interpolation does when you initialize your own custom types with an interpolated str