CustomDebugStringConvertible
extension Optional : CustomDebugStringConvertible where Wrapped : CustomDebugStringConvertible { ... }