# File lib/sass/script/value/map.rb, line 14 def initialize(hash) super(Sass::Util.ordered_hash(hash)) end