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

    @chef_client = nil
    @chef_client_json = nil
  end