# File lib/sass/script/value/base.rb, line 209
    def to_h
      raise Sass::SyntaxError.new("#{inspect} is not a map.")
    end