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