# File lib/rspec/core/runner.rb, line 15
      def self.disable_autorun!
        @autorun_disabled = true
      end