68 69 70
# File 'lib/neoid.rb', line 68 def batch(options={}, &block) Neoid::Batch.new(options, &block).run end