class ActiveLdap::DistinguishedName

def to_human_readable_format

def to_human_readable_format
  to_s.inspect
end