global

def run_additional_plugins(plugin_path)

Other tags:
    See: Ohai::System#run_additional_plugins -
def run_additional_plugins(plugin_path)
  return super unless $CHEFSPEC_MODE
  # noop
end