global

def compile_ohai_plugins

def compile_ohai_plugins
  return super unless $CHEFSPEC_MODE
  return if $CHEFSPEC_PRELOAD
  super
end