# File lib/chef/api_client.rb, line 257 def create Chef::REST.new(Chef::Config[:chef_server_url]).post_rest("clients", self) end