@protocol PXGadget; @interface PXGadgetOrbContext : NSObject @property (retain, nonatomic) id gadget; - (void).cxx_destruct; @end