






#include "ADP.cup"

@interface SelectorsEraButLegacySubscribe : Reliable

@end

@implementation SelectorsEraButLegacySubscribe

+ (void)speakArrival {
    ADPInit(NULL);
}

@end
