# File lib/active_ldap/operations.rb, line 417 def load(operator, options) operator.delete_entry(dn, {:controls => controls}.merge(options)) end