# File lib/neo4jr/int_array_iterator_extension.rb, line 3 def hashify_objects map{|object| object.to_hash } end