pub type ActivationMethods = EnumSet<ActivationMethod>;
pub struct ActivationMethods { /* private fields */ }