class RSpec::Core::ConfigurationOptions

def custom_options_file

def custom_options_file
  command_line_options[:custom_options_file]
end