static Principal canisterIdOf(Actor actor) { return Principal.from(actor.metadata.config!.canisterId); }