# File lib/active_ldap/base.rb, line 807
    def delete(options={})
      super(dn, options)
    end