# File lib/spec/runner/formatter/base_text_formatter.rb, line 104 def autospec? !!@options.autospec || ENV.has_key?("AUTOTEST") end