# File lib/puppet/ssl/certificate_authority.rb, line 221
221:   def setup
222:     generate_ca_certificate unless @host.certificate
223:   end