/** Proxy to {@link BpelRuntimeContext# }. */
 public Element getMyRequest(String mexId) {
   return _brc.getMyRequest(mexId);
 }