# File lib/ohai/dsl/plugin.rb, line 36
      def self.strict_const_defined?(const)
        const_defined?(const)
      end