in src/Framework/TestGroup.hack [26:28]
public function __construct(string ...$groups) { $this->groups = keyset($groups); }