@interface SiriSimpleActivationSource : SiriActivationSource - (id)init; - (void)configureConnection; - (void)activateFromSource:(long long)a0; @end