# File lib/sass/tree/node.rb, line 102
      def options=(options)
        Sass::Tree::Visitors::SetOptions.visit(self, options)
      end