class RSpec::Core::ConfigurationOptions

def global_options

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