# File lib/active_support/dependencies.rb, line 531
      def empty?
        @store.empty?
      end