# File lib/puppet/ssl/certificate_authority.rb, line 106
106:   def destroy(name)
107:     Puppet::SSL::Host.destroy(name)
108:   end