#import @interface Etl : NSObject + (NSDictionary *)transform:(NSDictionary *)original; @end