Given a container of sequences or tasks, find the first sequence or task containing mod and return it. If none is found, return None
(self, seqsOrTasks, mod)
source not stored for this graph (policy: none)
no test coverage detected