# File lib/sass/script/value/list.rb, line 39
    def hash
      @hash ||= [value, separator].hash
    end