# File lib/simp/cli/config/items/data/simp_options_ldap_root_dn.rb, line 7
    def initialize
      super
      @key         = 'simp_options::ldap::root_dn'
      @description = %Q{The LDAP Root Distinguished Name.}
    end