# File lib/facets/more/htmlfilter.rb, line 486
  def html_filter(*opts)
    HtmlFilter.new(*opts).filter(self)
  end