# File lib/ohai/dsl/plugin.rb, line 162
      def hint?(name)
        Ohai::Hints.hint?(name)
      end