@interface ANSTResult : NSObject + (id)new; - (id)init; - (id)_init; @end