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