# File lib/sass/script/null.rb, line 26
    def to_sass(opts = {})
      'null'
    end