# File lib/active_ldap/operations.rb, line 319 def load(ldifs, options={}) options[:connection] ||= connection options[:connection].load(ldifs) end