public VehicleStore(SeguroContext seguroContext) { SeguroContext = seguroContext; }
public ClientStore(SeguroContext seguroContext) { SeguroContext = seguroContext; }