in src/Framework/TestGroup.hack [30:32]
public function contains(string $group): bool { return C\contains_key($this->groups, $group); }