class Sanitize::CSS

def self.tree!(tree, config = {})

def self.tree!(tree, config = {})
  self.new(config).tree!(tree)
end