# File lib/active_support/dependencies.rb, line 541
      def self.clear!
        @@constants.clear
      end