# File lib/ohai/runner.rb, line 27 def initialize(controller, safe_run = false) @provides_map = controller.provides_map @safe_run = safe_run end