public IEnumerable <IndoorDistribution> Get(string collegeName) { return(_repository.QueryCollegeLteDistributions(_indoorRepository, collegeName)); }