# File lib/puppet/ssl/host.rb, line 211
211:     def public_key
212:         key.content.public_key
213:     end