public IEnumerable <Shooter> GetAllShooters()
 => ShooterRepository.GetAllShooters();