@interface __HMFBooleanFalse : HMFBoolean + (id)new; - (BOOL)boolValue; @end