# File lib/rr/integrations/minitest_4_active_support.rb, line 4
      def initialize
        @mt_adapter = parent_adapter_class.new
      end