class Rails::Html::PermitScrubber

def attributes=(attributes)

def attributes=(attributes)
  @attributes = validate!(attributes, :attributes)
end