public GateActorHandler(GateActor gateActor) { _gateActor = gateActor; _services = new GateServices(this._gateActor); }