# File lib/simp/cli/config/items/data/simp_options_ldap_master.rb, line 7
    def initialize
      super
      @key         = 'simp_options::ldap::master'
      @description = %Q{This is the LDAP master in URI form (ldap://server or ldaps:://server).}
    end