public static void SetCommunityName() { _context = new DbOperations(); _context.SetCommunityName("Społeczność testowa"); }