public string FormatInt(long value) => _formatter.FormatInt(value);