#import @interface NSDictionary (NSDictionaryAdditions) - (id) initWithKeys:(id *) keys fromDictionary:(NSDictionary *) dictionary; @end