= private = protected
parse_dn()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/uri/ldap.rb, line 70 def parse_dn @dn = @path[1..-1] end