# File lib/puppet/ssl/host.rb, line 199
199:   def public_key
200:     key.content.public_key
201:   end