# File lib/haml/util/subset_map.rb, line 96
      def [](set)
        get(set).map {|v, _| v}
      end