# File lib/puppet/ssl/base.rb, line 16
16:   def self.wraps(klass)
17:     @wrapped_class = klass
18:   end