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