#import @interface RNATranscription : NSObject - (NSString *)rnaFromDNAStrand:(NSString *)dnaStrand; @end