# File lib/puppet/ssl/certificate_revocation_list.rb, line 48
48:     def initialize(fakename)
49:         @name = "crl"
50:     end