# File lib/sass/tree/root_node.rb, line 66
      def to_sass(opts = {})
        to_src(opts, :sass)
      end