class ActiveLdap::Ldif::ChangeRecord

def modify_dn?

def modify_dn?
  @change_type == "moddn"
end