# File lib/chef/cookbook/synchronizer.rb, line 211
    def server_api
      Chef::REST.new(Chef::Config[:chef_server_url])
    end