# File lib/sass/tree/visitors/set_options.rb, line 23 def visit_each(node) node.list.options = @options yield end