public virtual IEnumerable <WeatherForecast> Get(DateTime dsd) => test.Get();
public virtual IEnumerable <WeatherForecast> Get() => test.Get();