# File lib/arrayfields.rb, line 160
    def each_value *args, &block
      each(*args, &block)
    end