public void InspectWith(DeploymentInspector inspector) { inspector.Inspect(this, () => _protoServer.InspectWith(inspector)); }