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