# File lib/active_support/dependencies.rb, line 576
      def clear!
        @store.clear
      end