# File lib/html/pipeline/sanitization_filter.rb, line 120
      def call
        Sanitize.clean_node!(doc, whitelist)
      end