class ActiveLdap::Association::Proxy

def foreign_key

def foreign_key
  @options[:foreign_key_name] || foreign_class.dn_attribute
end