# File lib/active_ldap/helper.rb, line 3
    def ldap_attribute_name_gettext(attribute)
      Base.human_attribute_name(attribute)
    end