protected override ICollection <SimDescription> GetSims() { return(Lots.GetSimsWith <WashingMachine>()); }
protected override ICollection <SimDescription> GetSims() { return(Lots.GetSimsWith <NectarMaker>()); }