# File lib/sass/util.rb, line 45
    def to_hash(arr)
      ordered_hash(*arr.compact)
    end