#import @interface NSString (SSURLEncoding) @property (readonly) NSString *URLEncodedString; @end