protected function sechScale(int $scale = null): string
    {

        $scale = $scale ?? $this->getScale();