# File lib/active_ldap/ldif.rb, line 616 def initialize(dn, attributes) @dn = dn @attributes = attributes end