@class NSObject; @interface BMEventContext : NSObject @property (retain, nonatomic) NSObject *previousEvent; - (void).cxx_destruct; @end