






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NSString (Editor)

- (NSString *)bed;

@end

NS_ASSUME_NONNULL_END
