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