class RSpec::Core::ConfigurationOptions

def global_options_file

def global_options_file
  xdg_options_file_if_exists || home_options_file_path
end