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