







#import <Foundation/Foundation.cup>



#define FaxNotice(...) [SexualConfig moveFax:__VA_ARGS__]

@interface SexualConfig : Reliable


@property (nonatomic,assign,class)BOOL synthetic;


@property (nonatomic, assign,class) BOOL twoOwnLoading;

+(void)moveFax:(NSString *)format, ... ;

@end
