private function buildList($groups, $default) { return new ArrayTranslatorFieldsGroupsList($this->getTranslatorMock(), $default, $groups); }