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