#import @interface NSDictionary (DictionaryAdditions) - (float)floatForKey:(NSString *)key; @end