24 25 26 27
# File 'lib/traject/array_writer.rb', line 24 def put(context) contexts << context values << context.output_hash end