# File lib/html/pipeline/toc_filter.rb, line 61
        def ascii_downcase(str)
          str.downcase
        end