@interface CUTPowerAssertion : NSObject { id _internal; } - (id)initWithIdentifier:(id)a0; - (void)dealloc; - (id)description; - (void).cxx_destruct; - (id)initWithIdentifier:(id)a0 timeout:(double)a1; @end