#import @interface ASNodeContext : NSObject - (instancetype)initWithOptions:(unsigned char)options; - (unsigned char)options; @end