35 36 37
# File 'lib/restclient/params_array.rb', line 35 def each(*args, &blk) @array.each(*args, &blk) end