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