public static void Star(ConnectionRecord connectionRecord) { connectionRecord.Star(); Stars.Insert(0, connectionRecord.Copy()); SaveConfig(); }