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