# File lib/chef/api_client.rb, line 112 def public_key(arg=nil) set_or_return( :public_key, arg, :kind_of => String ) end