# File lib/active_ldap/base.rb, line 743
    def attribute_names(normalize=false)
      entry_attribute.names(normalize)
    end