While I usually love my code to succeed, today I need to test it's failure. Using swift2.3, need a string that I could pass to
dataUsingEncoding(NSUnicodeStringEncoding, allowLossyConversion: true)
and have it fail. I assume it can fail because it returns a optional.