// // Copyright (c) 2017 Open Whisper Systems. All rights reserved. // #import @interface NSString (OWS) - (NSString *)ows_stripped; @end