Fun.Where(x => x.Me == "Coding" || x.Me == "MountainBiking" || x.Me == "Outdoors").OrderBy(x => x.Fun).First();