class ChefConfig::WorkstationConfigLoader

def home_chef_dir

def home_chef_dir
  @home_chef_dir ||= PathHelper.home(".chef")
end