public string FormatUInt(ulong value) => _formatter.FormatUInt(value);