# File lib/devise_ldap_authenticatable/model.rb, line 51 def ldap_entry @ldap_entry ||= Devise::LDAP::Adapter.get_ldap_entry(login_with) end