class RSpec::Core::ConfigurationOptions

def project_options

def project_options
  @project_options ||= options_from(project_options_file)
end