






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NSObject (Anchoring)

- (BOOL)becomeLanguagePhoneticOperatorRetained;
- (BOOL)stoodFairCar;

@end

NS_ASSUME_NONNULL_END
