class RSpec::Core::CommandLineConfiguration::Autotest

def discover_file_path

def discover_file_path
  File.join('autotest', 'discover.rb')
end