public RaiseSources(IMapController map, PriceKind priceKind, int depth) : this(map, map.GetPrice(priceKind), depth) { }