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