namespace Iceshrimp.Backend.Core.Services; public static class UserService { public static async Task CreateUser() { } }