protected function getFormatterString($s)
 {
     return $this->builder->appendLiteral2($s)->toFormatter2($this->locale)->withDecimalStyle($this->decimalStyle);
 }