# File lib/webmock/util/query_mapper.rb, line 100 def fill_accumulator_for_flat_array(accumulator, key, value) accumulator << [key, value] end