# File lib/scrubyt/core/scraping/filters/detail_page_filter.rb, line 36
    def get_detail_sexp
      [:block, *@detail_extractor.result.root_patterns.to_sexp_array]
    end