# File lib/active_support/testing/isolation.rb, line 15
      def initialize
        @calls = []
      end