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