public ArtistChartsController(IArtistChartsService artistChartsService) { _artistChartsService = artistChartsService; }