class RSpec::Core::ConfigurationOptions

def local_options_file

def local_options_file
  "./.rspec-local"
end