If you run: ```swift let result = try Template("{") ``` you'll get: ``` Fatal error: String index is out of bounds ``` at line 12 of StringExtension.swift.