/*
   * The resource uri
   * call-seq:
   *   context.resource_uri -> String
   *   context.resource_uri(xml_doc) -> String
   */
  const char *resource_uri(WsXmlDocH doc = NULL) {