class RSpec::Core::ConfigurationOptions

def global_options

def global_options
  @global_options ||= options_from(GLOBAL_OPTIONS_FILE)
end