






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NSObject (ReplyMill)

- (BOOL)squashPinchAspectNoteAllowable;
- (BOOL)howChargeRet;

@end

NS_ASSUME_NONNULL_END
