@class NSArray; @interface _MNLPRPlate : NSObject { NSArray *_chars; } - (id)description; - (void).cxx_destruct; @end