class RSpec::Core::ConfigurationOptions

def custom_options

def custom_options
  options_from(custom_options_file)
end