/** Proxy to {@link OdeRTInstanceContext#genId() }. */
 public long genId() {
   return _brc.genId();
 }