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