/** Proxy to {@link ProcessControlContext# }. */
 public Long getPid() {
   return _brc.getPid();
 }