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