# File lib/html/pipeline/filter.rb, line 58
      def doc
        @doc ||= parse_html(html)
      end