class ChefConfig::Config

def self.env

global state in tests.
This provides a hook which rspec can stub so that we can avoid twiddling
def self.env
  ENV
end