@interface PLXPCGenericObject : PLXPCObject + (BOOL)supportsSecureCoding; - (id)initWithCoder:(id)a0; @end