# File lib/sass/script/value/helpers.rb, line 98
    def map(hash)
      Map.new(hash)
    end