@interface MKPowerAssertion : NSObject @property (nonatomic) void *powerAssertion; - (id)init; - (void)dealloc; @end