# File lib/loofah/helpers.rb, line 65
        def sanitize html, *args
          Loofah::Helpers.strip_tags html
        end