class RSpec::Core::ConfigurationOptions

def local_options

def local_options
  @local_options ||= options_from(local_options_file)
end