# File lib/sass/tree/visitors/set_options.rb, line 135 def visit_supports(node) node.condition.options = @options yield end