# File lib/active_ldap/xml.rb, line 105 def initialize(dn, attributes, schema) @dn = dn @attributes = attributes @schema = schema end