# File lib/chef/application/client.rb, line 141
  def initialize
    super

    @chef_client = nil
    @chef_client_json = nil
  end