33 34 35
# File 'lib/easy_params/types/collection.rb', line 33 def each(&block) @default.each(&block) end