# File lib/active_ldap/operations.rb, line 388 def to_ldif_record(dn, attributes) Ldif::Record.new(dn, attributes) end