# File lib/puppet/ssl/certificate_authority.rb, line 240 240: def setup 241: generate_ca_certificate unless @host.certificate 242: end