# File lib/sass/tree/visitors/set_options.rb, line 5 def self.visit(root, options); new(options).send(:visit, root); end