@interface PLProcessAssertion : NSObject { id _processAssertion; } - (id)initWithIdentifier:(id)a0; - (id)description; - (void).cxx_destruct; @end