pub fn is_of_type(
    action_type: ActionType
) -> Vec<Box<dyn Fact<Action> + 'static, Global>, Global>