class ActiveLdap::Schema::Attribute

def human_attribute_description

def human_attribute_description
  self.class.human_attribute_description(self)
end