# File lib/minitest/fail_fast_plugin.rb, line 18
    def self.fail_fast!
      @fail_fast = true
    end