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