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