# File lib/devise_ldap_authenticatable/model.rb, line 55 def ldap_groups @ldap_groups ||= Devise::LDAP::Adapter.get_groups(login_with) end