# File lib/sass/tree/visitors/set_options.rb, line 13 def visit(node) node.instance_variable_set('@options', @options) super end