module ActiveLdap::Attributes

def normalize_attribute_name(name)

def normalize_attribute_name(name)
  self.class.normalize_attribute_name(name)
end