public static func encodeUrlString(urlString: String) -> String { var allowed = CharacterSet.urlQueryAllowed allowed.insert(charactersIn: &qu