global

def run_ohai

Other tags:
    See: Chef::Client#run_ohai -
def run_ohai
  return super unless $CHEFSPEC_MODE
  # noop
end