# File lib/ohai/runner.rb, line 89
    def fetch_plugins(attributes)
      @provides_map.find_closest_providers_for(attributes)
    end