class RSpec::Core::CommandLineConfiguration::Autotest

def discover_file_exists?

def discover_file_exists?
  File.exist?(discover_file_path)
end