public IEnumerable <Target> GetTargets(UInt32 shooter_id, UInt32 stage_id) => TargetRepository.GetTargets(shooter_id, stage_id);