static String u(Map<String, dynamic> Function() map) => TomlDocument.fromMap(_toTomlSafeMap(map())).toString();