class RSpec::Core::ConfigurationOptions

def project_options_file

def project_options_file
  ".rspec"
end