constructor(
    private is: InventoryService,
    private ess: EventSourcingService,
    private as: AuthService
  ) {