/*
   * The selectors for a document
   * call-seq:
   *   context.selectors -> Hash
   *   context.selectors(xml_doc) -> Hash
   */
  hash_t *selectors(WsXmlDocH doc = NULL) {