getMap()->toArray(), $field->getMap()->toArray()); parent::__construct($field->getFieldName(), $field->getLabel(), $source); if($str = $field->getEmptyString()) $this->setEmptyString($str); return $this; } }