using Core.Annotations; namespace Core.Controllers; [Injectable] public class InsuranceController { // TODO }