# File lib/map.rb, line 1112 def depth_first_values(*args, &block) Map.depth_first_values(enumerable=self, *args, &block) end