#import #import "Option.h" @interface Some : Option + (Option *)some:(id)value; @end