# File lib/simp/cli/config/items/data/simp_options_ldap_base_dn.rb, line 7
    def initialize
      super
      @key         = 'simp_options::ldap::base_dn'
      @description = %Q{The Base Distinguished Name of the LDAP server.}
    end