# File lib/minitest/fail_fast_plugin.rb, line 22
    def self.fail_fast?
      @fail_fast ||= false
    end