# File lib/active_record/identity_map.rb, line 104
      def clear
        repository.clear
      end