In case anyone is interested, I created a Swift boolValue method that exactly matches NSString's method. I can make this claim as I tested both with a billion "fuzz" strings without error.

ios - Exact Swift replacement for NSString's boolValue method? - Stack Overflow