public CarsController(AmpContext context) { _context = context; }
public PathController(AmpContext ampContext) { _context = ampContext; }