# File lib/scrubyt/core/scraping/filters/html_subtree_filter.rb, line 4
    def evaluate(source)
      source.inner_html
    end