class Rails::Html::PermitScrubber

def initialize

def initialize
  @direction = :bottom_up
  @tags, @attributes = nil, nil
end