# File lib/rr/integrations/minitest_4_active_support.rb, line 16 def applies? @mt_adapter.applies? && defined?(::ActiveSupport::TestCase) end