# File lib/spork/test_framework.rb, line 87 def bootstrapped? File.read(helper_file).include?("Spork.prefork") end